Skip to content

CI: Removed pattern check for specific modules #31975

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 14, 2020

Conversation

ShaharNaveh
Copy link
Member

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry

@WillAyd WillAyd added the Testing pandas testing functions or related to the test suite label Feb 14, 2020
@WillAyd WillAyd modified the milestone: 1.1 Feb 14, 2020
@WillAyd
Copy link
Member

WillAyd commented Feb 14, 2020

Looks good. Do you have a larger plan with doctest or just this?

@ShaharNaveh
Copy link
Member Author

@WillAyd The end goal is to have the line

pytest -q --doctest-module pandas/

But ATM it's not possible.


I am just making sure that we keep some modules with correct examples.
My next PR will cover pd.Series

@simonjayhawkins simonjayhawkins added this to the 1.1 milestone Feb 14, 2020
@simonjayhawkins simonjayhawkins merged commit 00a00a1 into pandas-dev:master Feb 14, 2020
@simonjayhawkins
Copy link
Member

Thanks @MomIsBestFriend

@WillAyd
Copy link
Member

WillAyd commented Feb 14, 2020

Could be convinced otherwise but I think worth backporting to keep CI consistent - @MomIsBestFriend can you do manually?

@ShaharNaveh
Copy link
Member Author

@WillAyd Sure! I have opened a PR here #31993

@ShaharNaveh ShaharNaveh deleted the CI-useless-k branch February 15, 2020 08:23
roberthdevries pushed a commit to roberthdevries/pandas that referenced this pull request Mar 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Testing pandas testing functions or related to the test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants